body		{font-family:sans-serif;
		background:black;
		scrollbar-face-color:black;
		scrollbar-track-color:black;
		scrollbar-arrow-color:darkgray; 
		scrollbar-highlight-color:black;
		scrollbar-3dlight-color:white;
		scrollbar-shadow-color:#000000;
		scrollbar-darkshadow-color:gray;
		scrollbar-width:5px;
		margin-left:10px;
		margin-top: 10px;}

pre		{font-weight:500; 
		white-space: pre; 
		background: transparent;}
.brightg	{color:#ffffff;
		background: transparent;}
.lighty		{color:#ffff97;
		background: transparent;}
.orange		{color:#ff9966;
		background: transparent;}
.lightpink	{color:#ffccff;
		background: transparent;}
.yellow		{color:#ffff66;
		background: transparent;}
.blue		{color:#2383cf;
		background: transparent;}
.green		{color:#009966;
		background: transparent;}
.purple		{color:#CC99FF;
		background: transparent;}

.turquoise	{color:#00ded1;
		background: transparent;}

.bold		{font-weight:700;}

h1 		{color:#FFFFFF;
		text-transform:lowercase;
		text-align:center;
		font-family:sans-serif;}

h2 	        {color:#FFFFFF; 	
		text-align:left;
		text-transform: lowercase;
		font-family:sans-serif;}

h3		{color:#FFFFFF; 	
		text-align:left;
		text-transform: lowercase;
		font-family:sans-serif;}

h4		{color:#ffffff;
		font-family:sans-serif;
		text-transform: lowercase;
		font-weight: normal;}
font		{text-transform: lowercase;}

caption		{color:#99ccff;
		text-transform:lowercase;
		text-align: center;
		margin-bottom: 5px;
		font-weight: normal;
		font-family: sans-serif;}
input		{text-transform: lowercase;}

p               {color:#ffffff;
		text-transform:lowercase;
		white-space: pre; 
		margin-bottom:11px;
		margin-top:11px;
		font-size:10pt;
		line-height:11pt;}

blockquote	{text-indent: 7em;
		color:#99ccff;
		font-size:10pt;
		line-height:11pt;
		text-align:right;
		text-transform:lowercase;
		font-weight: bold;}

hr		{width:50%; 
		color:#ffffff; 
		height: 2px;}

img		{margin:5px;}

table		{border-style: none; 
		white-space: pre;}

tr		{vertical-align: middle;}

td		{background: transparent;
		color:white;
		font-family: sans-serif;}

td.right	{text-align:right;
		background: darkgray;
		white-space: pre;
		color: black;
		font-family: sans-serif;}

li		{color:#ffffff;
		text-align: left; 
		font-family: sans-serif; 
		list-style-type: disc; 
		font-weight: normal;} 

li.number	{color:#ffffff; 
		text-align: left; 
		font-family: sans-serif; 
		list-style-type:decimal;}

.noborder	{border:0px}

a:link	 	{color:#FFFF66;
		text-decoration:none;
		text-transform: lowercase;}

a:visited	{color:#dd6499;
		 text-decoration:none;
		 text-transform: lowercase;}

a:active 	{color:#2383cf;
		text-decoration:none; 
		background:transparent;
		text-transform: lowercase;}

a:hover         {color:#ffFFFF;
		text-decoration:underline;
		background:transparent;
		cursor: crosshair;
		text-transform: lowercase;}